SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 61291: SAS® Clinical Standards Toolkit 1.7.1 - CDISC ODM standard, the standard does not allow a prefix to FileOID and StudyOID values as a default

DetailsHotfixAboutRate It

In the SAS® Clinical Standards Toolkit representation of the CDISC ODM standard, the standard does not do this as a default for specifying the FileOID and StudyOID values. The FileOID value should be universally unique if at all possible. As a workaround, add a prefix to every FileOID with an internet domain name owned by the creator of the ODM file or database (followed by a /) for example:

FileOID="TemporaryPharmaceuticals.com/Study5894/1"

This might be a good way to denote the first file in a series for study 5894 from Temporary Pharmaceuticals.  Note: Similarly, StudyOID value should be universally unique if at all possible for example:

StudyOID="TemporaryPharmaceuticals.com/Study5894". 

If these requirements are critical, we would recommend updating the DEFINEDOCUMENT.FILEOID and STUDY.STUDIOID values after running the %DEFINE_SOURCETODEFINE macro. Do this action before running the %DEFINE_WRITE macro.

Click the Hot Fix tab in this note to access the hot fix for this issue. After the hot fix is installed, the prefix is added as a default.

 



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Clinical Standards ToolkitMicrosoft® Windows® for x641.7.11.7.19.4 TS1M39.4 TS1M4
Linux for x641.7.11.7.19.4 TS1M39.4 TS1M4
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.